home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9308 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  718 b 

  1. Path: nyx10.cs.du.edu!not-for-mail
  2. From: kschwab@nyx10.cs.du.edu (Kerry Schwab)
  3. Newsgroups: comp.lang.c,comp.databases
  4. Subject: gdbm alternatives ?
  5. Followup-To: poster
  6. Date: 8 Mar 1996 20:56:41 -0700
  7. Organization: /usr/lib/news/organi[sz]ation
  8. Message-ID: <4hqvhp$4vp@nyx10.cs.du.edu>
  9. NNTP-Posting-Host: nyx10.nyx.net
  10.  
  11. I have a need for a simple persistant storage scheme, which can hold
  12.  > 1K records (which eliminates ndbm/dbm/sdbm), and has at least
  13. mildly optimized retrieval by one key.
  14.  
  15. For reasons I don't wish to start a usenet thread over,  I wish to stay 
  16. away from the gnu copyleft. (too bad, gdbm would work great)
  17.  
  18. Anyone know of any alternatives ?  (something other than a full-blown
  19. database)
  20.  
  21. --
  22. Kerry
  23.